[INFO] cloning repository https://github.com/snapetech/redlibe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snapetech/redlibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnapetech%2Fredlibe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnapetech%2Fredlibe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62208c45350715fd9d0304851be435929840324f
[INFO] checking snapetech/redlibe against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnapetech%2Fredlibe" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snapetech/redlibe
[INFO] finished tweaking git repo https://github.com/snapetech/redlibe
[INFO] tweaked toml for git repo https://github.com/snapetech/redlibe written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snapetech/redlibe on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snapetech/redlibe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e
[INFO] running `Command { std: "docker" "start" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling redlib v0.36.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking cbc v0.2.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking fake_user_agent v0.2.2
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking build_html v2.6.0
[INFO] [stderr]     Checking base2048 v2.0.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking rust-embed-utils v8.6.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking tempfile v3.18.0
[INFO] [stderr]     Checking rusty-forkfork v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling revision-derive v0.10.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rust-embed v8.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling sealed_test_derive v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking revision v0.10.0
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking sealed_test v1.1.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking tegen v0.1.4
[INFO] [stderr]     Checking lipsum v0.9.1
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde_json_path_core v0.2.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_json_path_macros v0.1.6
[INFO] [stderr]     Checking serde_json_path v0.7.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking r2d2_sqlite v0.25.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stdout] error[E0432]: unresolved import `cbc::cipher::BlockDecryptMut`
[INFO] [stdout]   --> src/token_import/chromium.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cbc::cipher::{block_padding::Pkcs7, BlockDecryptMut, KeyIvInit};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ no `BlockDecryptMut` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cbc::cipher::BlockDecryptMut`
[INFO] [stdout]   --> src/token_import/chromium.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cbc::cipher::{block_padding::Pkcs7, BlockDecryptMut, KeyIvInit};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ no `BlockDecryptMut` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 -                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout] 45 +                     rustls::CipherSuite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 45 -                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout] 45 +                     cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 -                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout] 46 +                     rustls::CipherSuite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout] 46 +                     cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 -                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout] 45 +                     rustls::CipherSuite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 45 -                     rustls::cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout] 45 +                     cipher_suite::TLS13_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 47 +                     rustls::CipherSuite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 47 +                     cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 -                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout] 46 +                     rustls::CipherSuite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -                     rustls::cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout] 46 +                     cipher_suite::TLS13_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 48 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 48 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 47 +                     rustls::CipherSuite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -                     rustls::cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 47 +                     cipher_suite::TLS13_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 49 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 49 +                     cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 48 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 48 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 49 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout] 49 +                     cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 50 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 50 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 50 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 50 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 50 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 50 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 51 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 51 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 51 +                     cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 51 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 51 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout] 51 +                     cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 52 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 52 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 52 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 53 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 53 +                     cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 52 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 52 +                     rustls::CipherSuite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -                     rustls::cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 52 +                     cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cipher_suite` in `rustls`
[INFO] [stdout]   --> src/client.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ could not find `cipher_suite` in `rustls`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 53 +                     rustls::CipherSuite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rustls::crypto::aws_lc_rs::cipher_suite;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `cipher_suite`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -                     rustls::cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout] 53 +                     cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]     --> src/client.rs:1037:1
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[sealed_test(env = [("REDLIB_DEFAULT_SUBSCRIPTIONS", "rust")])]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]      = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]      = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | #[sealed_test(env = [("REDLIB_SFW_ONLY", "on")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:391:1
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[sealed_test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:399:1
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[sealed_test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[sealed_test(env = [("LIBREDDIT_SFW_ONLY", "on")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[sealed_test(env = [("REDLIB_DEFAULT_COMMENT_SORT", "top")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:421:1
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[sealed_test(env = [("REDLIB_DEFAULT_COMMENT_SORT", "top")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[sealed_test(env = [("REDLIB_DEFAULT_SUBSCRIPTIONS", "news+bestof")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:434:1
[INFO] [stdout]     |
[INFO] [stdout] 434 | #[sealed_test(env = [("REDLIB_DEFAULT_FILTERS", "news+bestof")])]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]    --> src/config.rs:440:1
[INFO] [stdout]     |
[INFO] [stdout] 440 | #[sealed_test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
[INFO] [stdout]     = note: the `#[rustc_test_entrypoint_marker]` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]     = note: this error originates in the macro `rusty_fork_test` which comes from the expansion of the attribute macro `sealed_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_cipher_suites` found for struct `ConfigBuilder<Side, State>` in the current scope
[INFO] [stdout]   --> src/client.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | /             rustls::ClientConfig::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |                 .with_cipher_suites(&[
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^^^^^^ method not found in `ConfigBuilder<ClientConfig, WantsVerifier>`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_cipher_suites` found for struct `ConfigBuilder<Side, State>` in the current scope
[INFO] [stdout]   --> src/client.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | /             rustls::ClientConfig::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |                 .with_cipher_suites(&[
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^^^^^^ method not found in `ConfigBuilder<ClientConfig, WantsVerifier>`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cookie::CookieBuilder::<'c>::finish`: `CookieBuilder` can be passed in to methods expecting a `Cookie`; for other cases, use `CookieBuilder::build()`
[INFO] [stdout]   --> src/smart_feed/csrf.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .finish();
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cookie::CookieBuilder::<'c>::finish`: `CookieBuilder` can be passed in to methods expecting a `Cookie`; for other cases, use `CookieBuilder::build()`
[INFO] [stdout]   --> src/smart_feed/csrf.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .finish();
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Aes128: BlockCipherDecrypt` is not satisfied
[INFO] [stdout]    --> src/token_import/chromium.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let decrypted = Aes128CbcDec::new((&key).into(), (&iv).into())
[INFO] [stdout]     |                     ^^^^^^^^^^^^ the trait `BlockCipherDecrypt` is not implemented for `Aes128`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `BlockCipherDecrypt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.5.1/src/block.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<Alg: BlockCipherDecrypt> BlockCipherDecrypt for &Alg {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&Alg`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.5.1/src/tweak/zero.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<C: TweakBlockCipherDecrypt> BlockCipherDecrypt for ZeroTweak<C> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ZeroTweak<C>`
[INFO] [stdout] note: required by a bound in `Decryptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.2.0/src/decrypt.rs:18:8
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Decryptor<C>
[INFO] [stdout]     |            --------- required by a bound in this struct
[INFO] [stdout]  17 | where
[INFO] [stdout]  18 |     C: BlockCipherDecrypt,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Decryptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Decryptor<C>` in the current scope
[INFO] [stdout]    --> src/token_import/chromium.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let decrypted = Aes128CbcDec::new((&key).into(), (&iv).into())
[INFO] [stdout]     |                                   ^^^ associated function or constant not found in `Decryptor<Aes128>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Aes128: BlockCipherDecrypt` is not satisfied
[INFO] [stdout]    --> src/token_import/chromium.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let decrypted = Aes128CbcDec::new((&key).into(), (&iv).into())
[INFO] [stdout]     |                     ^^^^^^^^^^^^ the trait `BlockCipherDecrypt` is not implemented for `Aes128`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `BlockCipherDecrypt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.5.1/src/block.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<Alg: BlockCipherDecrypt> BlockCipherDecrypt for &Alg {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&Alg`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.5.1/src/tweak/zero.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<C: TweakBlockCipherDecrypt> BlockCipherDecrypt for ZeroTweak<C> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ZeroTweak<C>`
[INFO] [stdout] note: required by a bound in `Decryptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbc-0.2.0/src/decrypt.rs:18:8
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Decryptor<C>
[INFO] [stdout]     |            --------- required by a bound in this struct
[INFO] [stdout]  17 | where
[INFO] [stdout]  18 |     C: BlockCipherDecrypt,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Decryptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Decryptor<C>` in the current scope
[INFO] [stdout]    --> src/token_import/chromium.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let decrypted = Aes128CbcDec::new((&key).into(), (&iv).into())
[INFO] [stdout]     |                                   ^^^ associated function or constant not found in `Decryptor<Aes128>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redlib` (lib) due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redlib` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e", kill_on_drop: false }`
[INFO] [stdout] 3a93af2e87918216f663213c777c5c6d7b30b0822f2622ea5dfec01bb6857f6e
